Math { Algebra II }--Math is very important for nearly anything you do. I for one, really like math. I don't know why, maybe it is the satisfaction that I get after I complete a difficult problem and get it right, or maybe it isn't. I have lots of fun in Mrs. Bollinger's class. I will probably get a degree in college with something that has to do with math or computers.
Computer Applications--Computer Applications is a wonderful class that has helped me understand a whole lot about the internet, and how everything works on the computer. I love working with the computer. The future is computers and computers are the future. I plan on doing a lot with computers when I grow up.
7th Hour Sports P.E.--I am a very active person. I play both baseball and basketball. It helps me get my mind off of things that are bothering me, and relieves my stress. This class is fun, but requires devotion and dicipline.
Art I--I like Art for the same reason that I enjoy Sports P.E. It allows me to go into my own world and do things the way I want them done. It doesn't put pressure on you, and you have sufficient enough time to get everything done. I don't have that in most of my other classes.
English--This class is fun. We do tons of cool things. But what I like most, is Fridays when we spend a whole hour reading. Reading is relaxing, and it gets you ready for the ACT. The more you read, the more you'll be prepared...so they say.
Nate Seyer's Mad Libs
");
writeln ("
One day at Oran High, I " + form.input1.value + " into my " + form.input2.value + " class and a " + form.input3.value + " " + form.input4.value + " landed on top of me. It hid behind a " + form.input5.value + " and accidently stubbed it's toes on a ");
writeln ("" + form.input6.value + ". Then it ran out the door into the " + form.input7.value + " and " + form.input8.value + " a " + form.input9.value + " off the " + form.input10.value + ". ");
writeln (" It then knocked a glass of " + form.input11.value + " off the desk. After " + form.input12.value + " minutes of chasing the " + form.input4.value + " throughout the school grounds, I finally caught it and put it in Mrs. Skinner's desk. It quickly ate the nearest " + form.input13.value + ".");
writeln (" "); // needs a to display last line, bug in JS
}
}
}
// -->